CalendarEventEndTime Property |
Represents the end of a calendar event. This is a required child element.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime EndTime { get; }Public ReadOnly Property EndTime As DateTime
Get
Property Value
Type:
DateTime
See Also